* dired-aux.el (dired-mark-read-string): Don't use default value on empty input.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 12 Sep 2011 20:45:56 +0000 (16:45 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 12 Sep 2011 20:45:56 +0000 (16:45 -0400)
commit4bb683564a9793e360ad49a94ae9dfd4d80dca56
treea5d5ea5f4748146a829a1ee4bee4f151ec4def6e
parentcf4223ba8c46c3f2f4212885aefd1653690ea620
* dired-aux.el (dired-mark-read-string): Don't use default value on empty input.
(dired-do-chxxx): Treat empty input for "touch" as no -t option.
Omit initial minibuffer contents.
(dired-do-chmod): Signal an error on empty input.
(dired-mark-read-string): Don't return default on empty input.

* files.el (file-modes-symbolic-to-number): Doc fix.
lisp/ChangeLog
lisp/dired-aux.el
lisp/dired.el
lisp/files.el